main: Report correct target for button release events
authorBenjamin Otte <otte@redhat.com>
Thu, 4 Oct 2018 11:08:14 +0000 (13:08 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 29 Jan 2019 06:19:54 +0000 (07:19 +0100)
commitbde2332a1aeaf2944ab7bb1523296b816421bdd3
treef25c98493cdb27a25b48e3fed38568cb731ced27
parent20429f4764b8c50422c7d93824a12738e2eb7d42
main: Report correct target for button release events

Button release events should not go to the widget below the pointer, but
to the widget that received the original button press.

Fixes #24
gtk/gtkmain.c